projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bc1e41
)
Fix line breaks to follow Emacs conventions.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 2004 20:43:38 +0000
(20:43 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 3 Sep 2004 20:43:38 +0000
(20:43 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 00e20c30d30d4ed4fa17a8ab9eeb717886ab36f6..409d32449e5e6d646def61e1bfd9885af8ead4c5 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-15693,7
+15693,8
@@
display_mode_element (it, depth, field_width, precision, elt, props, risky)
The mode_line_string_face face property is always added to the string.
*/
-static int store_mode_line_string (string, lisp_string, copy_string, field_width, precision, props)
+static int
+store_mode_line_string (string, lisp_string, copy_string, field_width, precision, props)
char *string;
Lisp_Object lisp_string;
int copy_string;